home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Snippets / Printing / PDlog Expand / About PDlog Expand.Text < prev    next >
Encoding:
Text File  |  1993-09-29  |  573 b   |  16 lines  |  [ttro/ttxt]

  1.  
  2. Hey!  What the Heck is this?!
  3.  
  4. sample: PDlog Expand
  5. Language: Think C 5.0.3
  6.  
  7. This example shows how to add items to print dialogs.  It’s essentially the code in Tech Note #95, only in C.  Note that in v1.0.2, a bug was corrected which is also in the Tech Note.
  8.  
  9. - Dave Hersey
  10.   Apple Developer Technical Support
  11.   
  12.   10/9/91… v1.0
  13.   2/25/92… v1.0.1 --> fixed lack of print handle tossing and added something to print.
  14.   9/29/93… v1.0.2 --> fixed a problem with the Append_DITL routine which caused an
  15.                                                                      extra 2 bytes of garbage to be appended to the DITL.
  16.